SpecialNumber: 123
DecimalIntegerLiteral: ((0|((1|2|3|4|5|6|7|8|9)((0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*|)))((l|L)|))
HexIntegerLiteral: (((0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*)|(0X(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*))((l|L)|))
OctalIntegerLiteral: ((0(0|1|2|3|4|5|6|7)(0|1|2|3|4|5|6|7)*)((l|L)|))
DecimalFloatingPointLiteral: (((0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*.((0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*|)(((e|E)(((+|-)|)(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*))|)((f|F|d|D)|))|(.(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*(((e|E)(((+|-)|)(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*))|)((f|F|d|D)|))|((0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*((e|E)(((+|-)|)(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*))((f|F|d|D)|))|((0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*(((e|E)(((+|-)|)(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*))|)(f|F|d|D)))
HexadecimalFloatingPointLiteral: ((((0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*)|(0X(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*))|(((0x(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*)|(0X(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*)).)|(0x((0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*|).(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*)|(0X((0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*|).(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)(0|1|2|3|4|5|6|7|8|9|a|b|c|d|e|f|A|B|C|D|E|F)*))((p|P)(((+|-)|)(0|(1|2|3|4|5|6|7|8|9))(0|(1|2|3|4|5|6|7|8|9))*))((f|F|d|D)|))
-WhiteSpace: ( |(#9)|(#12)|((#10)|(#13)|((#13)(#10))))
-Comma: ,
